home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Other Langs / Tickle-4.0 (tcl) / library / help / tickle / files / getfile
Encoding:
Text File  |  1993-11-06  |  436 b   |  12 lines  |  [TEXT/MPS ]

  1.  
  2.      getfile prompt
  3.  
  4.            The getfile  command invokes the  Macintosh
  5.            Standard  File  dialog box.  It allows  the
  6.            user to select a file,  and return the file
  7.            selected if the user clicks the Save button.
  8.            This  function  returns an  empty result if
  9.            the  user selected  the Cancel button.  The
  10.            prompt argument is displayed as a prompt in
  11.            the file dialog.
  12.